Version

EditorsResourceSet<T> Class Members

The following tables list the members exposed by EditorsResourceSet<T>.

Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)CalendarDayThe style for a Infragistics.Windows.Editors.CalendarDay  
Public Propertystatic (Shared in Visual Basic)CalendarDayOfWeekThe style for a Infragistics.Windows.Editors.CalendarDayOfWeek  
Public Propertystatic (Shared in Visual Basic)CalendarItemThe style for a Infragistics.Windows.Editors.CalendarItem  
Public Propertystatic (Shared in Visual Basic)CalendarItemAreaThe style for a Infragistics.Windows.Editors.CalendarItemArea  
Public Propertystatic (Shared in Visual Basic)CalendarItemGroupThe style for a Infragistics.Windows.Editors.CalendarItemGroup  
Public Propertystatic (Shared in Visual Basic)CalendarItemGroupTitleThe style for a Infragistics.Windows.Editors.CalendarItemGroupTitle  
Public Propertystatic (Shared in Visual Basic)CalendarWeekNumberThe style for a Infragistics.Windows.Editors.CalendarWeekNumber  
Public Propertystatic (Shared in Visual Basic)CaretElementThe style for a Infragistics.Windows.Editors.CaretElement  
Public PropertyCountGets the number of entries in the base System.Windows.ResourceDictionary. (Inherited from System.Windows.ResourceDictionary)
Public PropertyDeferrableContentGets or sets the deferrable content for this resource dictionary. (Inherited from System.Windows.ResourceDictionary)
Public Propertystatic (Shared in Visual Basic)DisplayCharacterPresenterThe style for a Infragistics.Windows.Editors.DisplayCharacterPresenter  
Public Propertystatic (Shared in Visual Basic)DisplayCharactersListThe style for a Infragistics.Windows.Editors.DisplayCharactersList  
Public PropertyGroupingOverridden. Returns the grouping that the resources are applied to (read-only)  
Public Propertystatic (Shared in Visual Basic)ImageEditorThe style for a Infragistics.Windows.Editors.ImageEditor  
Public PropertyInvalidatesImplicitDataTemplateResourcesGets or sets a value that indicates whether the invalidations fired by the System.Windows.ResourceDictionary object cause System.Windows.Controls.ContentPresenter objects to reevaluate their choice of template. The invalidations happen when an implicit data template resource changes. (Inherited from System.Windows.ResourceDictionary)
Public PropertyIsFixedSizeGets whether this System.Windows.ResourceDictionary is fixed-size. (Inherited from System.Windows.ResourceDictionary)
Public PropertyIsReadOnlyGets whether this System.Windows.ResourceDictionary is read-only. (Inherited from System.Windows.ResourceDictionary)
Public PropertyItemGets or sets the value associated with the given key. (Inherited from System.Windows.ResourceDictionary)
Public PropertyKeysGets a collection of all keys contained in this System.Windows.ResourceDictionary. (Inherited from System.Windows.ResourceDictionary)
Public Propertystatic (Shared in Visual Basic)LocationReturns the Infragistics.Windows.Themes.ResourceSetLocator that describes the theme information for the resource set.  
Public PropertyMergedDictionariesGets a collection of the System.Windows.ResourceDictionary dictionaries that constitute the various resource dictionaries in the merged dictionaries. (Inherited from System.Windows.ResourceDictionary)
Public PropertyResourcesOverridden. Returns the ResourceDictionary containing the associated styles (read-only)  
Public Propertystatic (Shared in Visual Basic)SectionPresenterThe style for a Infragistics.Windows.Editors.SectionPresenter  
Public Propertystatic (Shared in Visual Basic)SectionsListThe style for a Infragistics.Windows.Editors.SectionsList  
Public PropertySourceGets or sets the uniform resource identifier (URI) to load resources from. (Inherited from System.Windows.ResourceDictionary)
Public Propertystatic (Shared in Visual Basic)TemplateEditorThe style for a Infragistics.Windows.Editors.TemplateEditor  
Public PropertyThemeOverridden. Returns the name of the look (read-only)  
Public PropertyValuesGets a collection of all values associated with keys contained in this System.Windows.ResourceDictionary. (Inherited from System.Windows.ResourceDictionary)
Public Propertystatic (Shared in Visual Basic)XamCheckEditorThe style for a Infragistics.Windows.Editors.XamCheckEditor  
Public Propertystatic (Shared in Visual Basic)XamComboEditorThe style for a Infragistics.Windows.Editors.XamComboEditor  
Public Propertystatic (Shared in Visual Basic)XamComboEditorComboBoxThe style for a XamComboEditor.ComboEditorComboBox in a Infragistics.Windows.Editors.XamComboEditor  
Public Propertystatic (Shared in Visual Basic)XamComboEditorDropDownButtonThe style for a XamComboEditor.DropDownButtonStyle in a Infragistics.Windows.Editors.XamComboEditor  
Public Propertystatic (Shared in Visual Basic)XamCurrencyEditorThe style for a Infragistics.Windows.Editors.XamCurrencyEditor  
Public Propertystatic (Shared in Visual Basic)XamDateTimeEditorThe style for a Infragistics.Windows.Editors.XamDateTimeEditor  
Public Propertystatic (Shared in Visual Basic)XamMaskedEditorThe style for a Infragistics.Windows.Editors.XamMaskedEditor  
Public Propertystatic (Shared in Visual Basic)XamMonthCalendarThe style for a Infragistics.Windows.Editors.XamMonthCalendar  
Public Propertystatic (Shared in Visual Basic)XamNumericEditorThe style for a Infragistics.Windows.Editors.XamNumericEditor  
Public Propertystatic (Shared in Visual Basic)XamTextEditorThe style for a Infragistics.Windows.Editors.XamTextEditor  
Public Methods
 NameDescription
Public MethodAddAdds a resource by key to this System.Windows.ResourceDictionary. (Inherited from System.Windows.ResourceDictionary)
Public MethodBeginInitBegins the initialization phase for this System.Windows.ResourceDictionary. (Inherited from System.Windows.ResourceDictionary)
Public MethodClearClears all keys (and values) in the base System.Windows.ResourceDictionary. This does not clear any merged dictionary items. (Inherited from System.Windows.ResourceDictionary)
Public MethodContainsDetermines whether the System.Windows.ResourceDictionary contains an element with the specified key. (Inherited from System.Windows.ResourceDictionary)
Public MethodCopyToCopies the System.Windows.ResourceDictionary elements to a one-dimensional System.Collections.DictionaryEntry at the specified index. (Inherited from System.Windows.ResourceDictionary)
Public MethodEndInitEnds the initialization phase, and invalidates the previous tree such that all changes made to keys during the initialization phase can be accounted for. (Inherited from System.Windows.ResourceDictionary)
Public MethodFindNameNot supported by this Dictionary implementation. (Inherited from System.Windows.ResourceDictionary)
Public MethodGetEnumeratorReturns an System.Collections.IDictionaryEnumerator that can be used to iterate through the System.Windows.ResourceDictionary. (Inherited from System.Windows.ResourceDictionary)
Public MethodRegisterNameNot supported by this Dictionary implementation. (Inherited from System.Windows.ResourceDictionary)
Public MethodRemoveRemoves the entry with the specified key from the base dictionary. (Inherited from System.Windows.ResourceDictionary)
Public MethodToString (Inherited from Infragistics.Windows.Themes.ResourceSet)
Public MethodUnregisterNameNot supported by this Dictionary implementation. (Inherited from System.Windows.ResourceDictionary)
Protected Methods
 NameDescription
Protected MethodOnGettingValueOccurs when the System.Windows.ResourceDictionary receives a request for a resource. (Inherited from System.Windows.ResourceDictionary)
Protected Internal MethodVerifyResources (Inherited from Infragistics.Windows.Themes.ResourceSet)
See Also